home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 12 / CU Amiga Magazine's Super CD-ROM 12 (1997)(EMAP Images)(GB)[!][issue 1997-07].iso / CUCD / Utilities / Datatypes / akSVG / Docs / Commercial_1 < prev    next >
Text File  |  1997-05-04  |  10KB  |  240 lines

  1. Short: SViewNG V6.21 + Library 16.4 (3.4.97)
  2. Type: gfx/show
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Author: Andreas_Kleinert@t-online.de
  5.  
  6.    _________________________________________________________
  7.  >> When extracting the archive, please make sure, that you
  8.  >> do this as follows:
  9.  >>
  10.  >>   LHA -xarm -b64 x ARCHIVE.LHA DESTINATION-DIR/
  11.  >>   LZX -x -a -r -m x ARCHIVE.LHA DESTINATION-DIR/
  12.  >>
  13.  >> Note: Using the LHA-compatible "LX" archiver may produce
  14.  >> corrupt output on large files. LHex should work fine.
  15.    ---------------------------------------------------------
  16.  
  17.  
  18. Program Description and Distribution Concept
  19. --------------------------------------------
  20. Successor of SuperView; SViewNG (evaluation version), a localized graphics
  21. viewer, converter, editor and screen-grabber based on SuperView-Library,
  22. with ARexx support, GUI, AmigaGuide online-help, Commodity-functionality
  23. and many more features.
  24.  
  25. SHAREWARE (evaluation version).
  26.  
  27.  
  28. What's *new* in this version
  29. --------------------------
  30.  - added IFF-FAXX support
  31.  - added Picasso96 SVDriver (!! BETA !!)
  32.  - fixed various new and old bugs and in SViewNG
  33.    and in the Library
  34.  - improved ARexx support and sample scripts
  35.  - new display tool "CyberSlide" for CyberGraphX
  36.  - grabbing of 16/24 Bit screens now possible
  37.  - and more...
  38.  
  39.  
  40. Description of Features and Requirements
  41. ----------------------------------------
  42. Nearly anything is managed by object-oriented external modules
  43. for loading, saving (SVObjects), displaying (SVDrivers) and
  44. processing (SVOperators) graphics - converting graphics and
  45. "screen-grabbing" also is possible in a very comfortable way.
  46.  
  47. Only requires OS V2.04 and 68000, but also makes use of available
  48. OS V2.1 and V3.x features and 680x0 module versions.
  49.  
  50. Includes licensed SuperView-Library, which supports the following
  51. file formats, periphal devices, display drivers and image processing
  52. operators:
  53.  
  54.      ->>>> Total of 43 different graphic file formats               <<<<-
  55.      ->>>> Total of  2 different periphal devices                   <<<<-
  56.      ->>>> Total of  9 different graphic display systems (22 cards) <<<<-
  57.      ->>>> Total of 32 different graphic operators                  <<<<-
  58.  
  59. SVObjects:     - IFF-ACBM         - Windows,OS/2 BMP   - PNM (PBM,PGM,PPM)
  60.                - IFF-ILBM         - JPEG (JFIF v6)     - IMG (GEM Graphics)
  61.                - IFF-DEEP         - PhotoCD            - WPG (WP Bitmaps)
  62.                - IFF-FAXX         - TIFF               - MacPaint MAC
  63.                - IFF-PBM          - PCX                - EPS (Header/PS)
  64.                - IFF-RGB8         - Atari Degas        - C64 (Koala, Doodle)
  65.                - IFF-YUVN         - Windows Icon       - CDR-Previews
  66.                - QRT/POV Raytrace - Mac PICT-2         - SGI
  67.                - SVG              - Targa              - Pictor/PCPaint
  68.                - SunRaster        - UtahRLE            - PNG
  69.                - FBM
  70.  
  71.                  as well as all OS3-Datatypes
  72.                  and 24 Bit DataTypes (picture.datatype V43).
  73.  
  74.                  Many formats with 24 Bit-Support.
  75.                  Reads XPK- and PP20-packed data via Unpack.svobject.
  76.  
  77.                  Writes C-Sourcecode in chunky/RGB notation.
  78.  
  79.                  Together with external third party programs also the
  80.                  following file formats seamlessly can be embedded:
  81.  
  82.                  File Format        needs program   also needs support for
  83.                  ---------------------------------------------------------
  84.                - AMF                MetaView        (ILBM)
  85.                - DXF/AutoCAD (tm)   MetaView        (ILBM)
  86.                - FIG                AmiFIG          (Postscript)
  87.                - CGM                GPlot           (Postscript)
  88.                - IFF-DR2D           MetaView        (ILBM)
  89.                - Limbo              Limbo 4.0       (PNM)
  90.                - Postscript (TM)    Ghostscript     -
  91.                - WPG-Vector         MetaView        (ILBM)
  92.                - WMF                MetaView        (ILBM)
  93.  
  94. Devices (via SVObjects):
  95.  
  96.                - Scanner (scanner.device of ScanQuix)
  97.                - Printer (printer.device support; uses own 24 Bit dithering)
  98.  
  99. SVDrivers :    - OCS/ECS          - AGA                - EGS7
  100.                - OpalVision       - Retina             - CyberGraphX
  101.                - PicassoII        - Merlin             - Picasso96
  102.  
  103. SVOperators :  - Dither24Bit      - 24BitToHAM         - HilbertDither256
  104.                - ExtractRed       - ExtractGreen       - ExtractBlue
  105.                - XOR              - ExtractGrayScales  - TopToBottom
  106.                - LeftToRight      - Rotate             - Scale50
  107.                - AnyTo24Bit       - Crop               - CallPNM
  108.                - OptimizePalette  - RotateFree         - PaletteDither
  109.  
  110.                  plus the following from Steve Quartly:
  111.  
  112.                - SQBentley        - SQTiling           - SQThreshold
  113.                - SQOilPaint       - SQMosaic           - SQEmboss
  114.                - SQSlicing        - SQDiffuse          - SQContrast
  115.                - SQSharpen        - SQBlur             - SQDeep_Press
  116.                - SQMotion_Blur    - SQHighPass
  117.  
  118.      PROGRAM-CHANGES:
  119.      ================
  120.  
  121. V6.21 (3.4.97):
  122.  
  123.   - "ACTION" ARexx command was buggy, "ACTION=" was expected (Aargh!)
  124.     (-> Grant Fribbens)
  125.   - new demo script, "DoOperation.rx"
  126.   - rewrote all ARexx scripts, took some ideas from Patrik Nydensten's
  127.     scripts
  128.   - installer script: default destination directory now "Work:SViewNG"
  129.   - default tool for saved image icons now "SViewNG", too
  130.   - only 19 of 30 "T"-commands (out of: "C T A") actually did work as
  131.     Workench Tooltypes
  132.     (-> Patrik Nydensten)
  133.   - grabbing of chunky screens did not work (bugfix was buggy)
  134.   - now can grab screens upto 24 Bit with Cybergraphics or -Clones
  135.   - now display correct depth/colors information on RTG screens
  136.   - now distincts between CGfx and other RTG screens
  137.   - added new tool CyberSlide, for Cybergraphics and clones, which
  138.     uses cyber-optimized BestModeID generation and "fixed mode" display
  139.     (specify your prefered resolution)
  140.   - fixed bug in prefs' slider handling
  141.   - when called from menu, About window does not again disappear by
  142.     a single mouse move any longer
  143.     (-> Jon B. Peterson)
  144.   - Library V16.4
  145.  
  146. V6.20 (13.3.97):
  147.  
  148.   - V6.10 appeared as a patch archive, now complete
  149.   - .cd files for translations were missing
  150.   - the .cd file slightly changed (entry in line 76 now different ID)
  151.   - thanks to Jürgen Haage for advice on StormWizard usage and
  152.     GUI improvements
  153.   - Wizard GUI part improved
  154.   - GadTools GUI part (About window) improved
  155.   - in the V6.10 update archive there was a note missing, that also
  156.     the catalogs would have to be replaced to avoid that wrong
  157.     "sviewng.library" or "sviewngsupport.library" texts
  158.   - use of StormWizard 2.0
  159.   - fixed problem with listview initialization (e.g. when selected
  160.     another driver, the others before that one did seem to disappear
  161.     until "add" or "remove" being used)
  162.   - finetuned archiving, using "stored archive in archive" method, which
  163.     brings size down to about 740,000 Bytes now with LHA
  164.   - "thanks & greetings" updated
  165.  
  166.      LIBRARY-CHANGES:
  167.      ================
  168.  
  169.      V16.4 (3.4.1997) :
  170.      ------------------
  171.       - NEW SVObjects: - IFF-FAXX (GPFax):
  172.                          Full file and clipboard support.
  173.  
  174.       - NEW SVDrivers: - Picasso96 (!! BETA !!)
  175.  
  176.       - SVObjects: - JPEG: setting "100%" did not work
  177.  
  178.       - SVDrivers: - PicassoII: (see there)
  179.  
  180.       - Support-Lib: V9.1 (see there)
  181.  
  182.       - MISC: - fixed some (rather old or even new) bugs in the docs
  183.               - updated description of and requirements info for SVDrivers
  184.               - in the installer script, there were two "setup choices"
  185.                 missing, namely "Merlin" and "other graphic cards"
  186.               - added impressing overview of supported graphic cards
  187.  
  188.  
  189.      V16.3 (13.3.1997) :
  190.      -------------------
  191.       - Drivers: - EGS7:          - fixed some bugs
  192.                                   - debugged with EGS 7.4, EGSPlus R9
  193.                  - CyberGraphics: - fixed some bugs
  194.                                   - debugged with EGS 7.4, EGSPlus R9,
  195.                                     EGSPlus' cybergraphics.library
  196.  
  197.       - LIBRARY: - information on "virtual gfxbuffers" more verbose now
  198.  
  199. *****************************************************************************
  200. ** Please support SHAREWARE and register NOW to receive YOUR KeyFile !!    **
  201. *****************************************************************************
  202.  
  203.  
  204.     Overview: Supported and Non-supported Graphics Cards
  205.     ====================================================
  206.  
  207.     Card Name            Kind of Support
  208.     ----------------------------------------------------
  209.     1600GX               -
  210.     A2410 TIGA           CG  EGS
  211.     CyberVision64        CG       P96
  212.     CyberVision64/3D     CG
  213.     DCTV                 -
  214.     Domino               CG  EGS  P96
  215.     DraCo Altais         CG
  216.     Firecracker          -
  217.     GDA-1                -
  218.     Graffity             -
  219.     GVP 110/24               EGS
  220.     GVP IV 24                EGS
  221.     Colormaster              EGS
  222.     Merlin               CG       P96  NAT
  223.     OMniBus                       P96
  224.     OpalVision                         NAT
  225.     Picasso II           CG       P96  NAT
  226.     Picasso II+          CG       P96  NAT
  227.     Picasso IV           CG       P96
  228.     Piccolo              CG  EGS  P96
  229.     Piccolo SD64         CG  EGS  P96
  230.     Rain*ow II (R-II)        EGS
  231.     Rain*ow III (R-III)      EGS
  232.     Retina Z2                EGS       NAT
  233.     Retina Z3 BLT        CG  EGS       NAT
  234.     Spectrum             CG  EGS  P96
  235.     Visiona                  EGS
  236.  
  237.  As you can see, any reasonable graphics card for the Amiga
  238.  is supported in some way.
  239.  
  240.